getTableArray Query failed: ERROR: syntax error at or near "theItems" LINE 1: ...'/' || page || '/' || subpage) like '%/scripts/' theItems[i... ^ select * from widgets where ((('/' || section || '/' || page || '/' || subpage) like '%/scripts/' theItems[i].link '%' AND (POSITION (section IN '/scripts/' theItems[i].link '') > 0) ) OR (('/' || section || '/' || page || '/' || subpage) like '/default/scripts/' theItems[i].link '%')) and (("class" = 'workspace' OR "class" = 'secondary-navigation') ) order by arrangeby;